Skip to content

Add optional uv installation to release workflow#26

Merged
The0mikkel merged 4 commits intomainfrom
develop
Mar 21, 2026
Merged

Add optional uv installation to release workflow#26
The0mikkel merged 4 commits intomainfrom
develop

Conversation

@The0mikkel
Copy link
Member

@The0mikkel The0mikkel commented Mar 21, 2026

This allows for Pypi releases that require uv to update lock file.

@The0mikkel The0mikkel self-assigned this Mar 21, 2026
Copilot AI review requested due to automatic review settings March 21, 2026 20:12
@The0mikkel The0mikkel changed the title Aoptional uv installation to release workflow Add optional uv installation to release workflow Mar 21, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an optional uv installation step to the release GitHub Actions workflow so downstream callers (via workflow_call) can enable uv usage when needed.

Changes:

  • Introduces a new reusable-workflow input INSTALL_UV (boolean, default false).
  • Adds a conditional step to install uv (with caching enabled) when the input is enabled.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@The0mikkel The0mikkel merged commit d7cc21d into main Mar 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants